A video recording of the early prototype of a new route coverage tooling that is in the works from the Apache Camel team.The tool can report route coverage of your Camel routes after running your unit tests. This allows you to find out which parts of your Camel routes have not been in use. In other words its just like Java code coverage but for your Camel routes.The tool is early prototype but will be improved to work on both Java and XML (Java currently) and have a common set of API that allows tooling vendors to leverage it to integrate into IDEA, Eclipse, SonarType, Jenkins etc.Cast: JBoss DeveloperTags: apache camel